You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
clMtxExpr Class
>
clMtxExpr Methods
>
Mean Method
>
clMtxExpr.Mean Method ([In] TOpenCLMatrix)
Dew Math for .NET
clMtxExpr.Mean Method ([In] TOpenCLMatrix)
clMtxExpr Class
clMtxExpr Members
Dew.Math.Units Namespace
Mean Method
Collapse All
Returns the average value of the source data.
Syntax
C#
Visual Basic
public
static
double
Mean
([In]
TOpenCLMatrix
X
);
Public
static
Sub
Mean
(
X
As
[In]
TOpenCLMatrix
)
Remarks
Internally calls
clMatrix.Mean
Group
Mean Method
Links
clMtxExpr Class
,
clMtxExpr Members
,
Dew.Math.Units Namespace
,
Mean Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!